home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Essential Bibles
/
Essential Bibles (1998).iso
/
Win
/
ZIPFILES
/
PMSACM7.EXE
/
pmsacm7.mdb
/
Church.json
next >
Wrap
JavaScript Object Notation
|
1997-05-16
|
498b
{
"schema": {
"ID": "Long Integer",
"ChurchName": "Text (50)",
"CAddr1": "Text (50)",
"CAddr2": "Text (50)",
"CCityStateZip": "Text (50)",
"DefCity": "Text (50)",
"DefState": "Text (50)",
"DefZip": "Text (50)",
"Dioc": "Text (50)",
"Cemetary": "Text (50)",
"DefPOB": "Text (50)"
},
"data": [
{
"ID": 1,
"ChurchName": "Demo Shell Church",
"CAddr1": "123 Main Street",
"CCityStateZip": "Auburn, ME 04210",
"DefCity": "Auburn",
"DefState": "ME",
"DefZip": "04210",
"Dioc": "Portland, ME",
"Cemetary": "S.S. Peter & Paul",
"DefPOB": "Lewiston, ME"
}
]
}